-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #6490
Version Packages #6490
Conversation
A wrangler prerelease is available for testing. You can install this latest build in your project with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-wrangler-6490 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6490/npm-package-wrangler-6490 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-wrangler-6490 dev path/to/script.js Additional artifacts:npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-create-cloudflare-6490 --no-auto-update npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-cloudflare-kv-asset-handler-6490 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-miniflare-6490 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-cloudflare-pages-shared-6490 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-cloudflare-vitest-pool-workers-6490 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-cloudflare-workers-editor-shared-6490 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10409892663/npm-package-cloudflare-workers-shared-6490 Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
f505300
to
c348365
Compare
077b063
to
b7b0343
Compare
can we please have the following addressed before this goes out:
else, once tests are passing, this is nominally approved 👍 |
b7b0343
to
f7ae65b
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
#6428
37dc86f
Thanks @edmundhung! - feat: allow users to change prompt answerIt is now possible to change the answer for category and type while the project has not been created locally.
Patch Changes
#6475
dfe8c0d
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#6476
1d4a36f
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#6495
3516faa
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#6481
83083d7
Thanks @roottool! - fix: Updatehono
template to remove binding type snippet.[email protected]
Minor Changes
#6403
00f340f
Thanks @CarmenPopoviciu! - feat: Extend KV plugin behaviour to support Workers assetsThis commit extends Miniflare's KV plugin's behaviour to support Workers assets, and therefore enables the emulation of Workers with assets in local development.
@cloudflare/[email protected]
Minor Changes
#6403
00f340f
Thanks @CarmenPopoviciu! - feat: Extend KV plugin behaviour to support Workers assetsThis commit extends Miniflare's KV plugin's behaviour to support Workers assets, and therefore enables the emulation of Workers with assets in local development.
[email protected]
Minor Changes
#6479
3c24d84
Thanks @petebacondarwin! - feat: allow HTTPS custom certificate paths to be provided by a environment variablesAs well as providing paths to custom HTTPS certificate files, it is now possible to use WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables.
Specifying the file paths at the command line overrides specifying in environment variables.
Fixes 🚀 Feature Request: Load dev https certificate and key from environment variables #5997
Patch Changes
#6471
0d85f24
Thanks @petebacondarwin! - fix: add a helpful message on Windows when Miniflare fails to start#6489
34bf393
Thanks @GregBrimble! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson)#6482
e24939c
Thanks @RamIdeas! - fix: reimplement module aliasing so user-defined aliases take precedence over other plugins (eg unenv node.js polyfills)Updated dependencies [
00f340f
]:@cloudflare/[email protected]
Patch Changes
00f340f
]:@cloudflare/[email protected]
Patch Changes
00f340f
,0d85f24
,34bf393
,3c24d84
,e24939c
]: